.jz {
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fd:hover,
.fd:focus {
  -webkit-animation: fd 1s;
  animation: fd 1s;
  box-shadow: 0 0 0 2em rgba(255, 255, 255, 0);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
@-webkit-keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
@keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
.banner {
  width: 100%;
  height: 880px;
  position: relative;
  box-sizing: border-box;
  padding-left: 95px;
}
.banner .slideBox {
  position: relative;
}
.banner .ti {
  position: absolute;
  bottom: 20px;
  left: 46px;
  border-left: 20px 46px solid;
  z-index: 99;
  letter-spacing: 4.5px;
  color: #616161;
  font-size: 16px;
  line-height: 23px;
  padding-top: 40px;
  box-sizing: border-box;
  background: url("../images/cp.png") no-repeat center top;
  writing-mode: tb-rl;
}
.banner .ti::after {
  width: 1px;
  height: 496px;
  background-color: #e5eef8;
  position: absolute;
  top: 40px;
  left: -19px;
  content: "";
}
.banner .bd ul {
  width: 100%;
}
.banner .bd ul li {
  width: 100%;
  position: relative;
  height: 880px;
}
.banner .bd ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .hd {
  width: 80px;
  height: 10px;
  position: absolute;
  bottom: 50px;
  left: 50%;
  border-left: 50px 50% solid;
  transform: translateX(-50%);
  z-index: 999;
}
.banner .hd ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.banner .hd ul li.on {
  background-color: #025abc;
}
.banner .hd ul li {
  transition: 0.5s;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
}
.banner .arrow {
  width: 93px;
  height: 38px;
  position: absolute;
  bottom: 30px;
  right: 110px;
  border-right: 30px 110px solid;
  z-index: 999;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: url(../images/arrow1.png) no-repeat center;
}
.banner .arrow a {
  display: block;
  width: 50%;
  height: 38px;
  float: left;
}
@media screen and (max-width: 1680px) {
  .banner {
    height: 770px;
  }
  .banner .bd ul li {
    height: 770px;
  }
}
@media screen and (max-width: 1440px) {
  .banner {
    height: 660px;
  }
  .banner .bd ul li {
    height: 660px;
  }
}
.biaoti {
  height: 130px;
  position: relative;
  padding-top: 34px;
  box-sizing: border-box;
  transition: 0.5s;
}
.biaoti p {
  font-family: Impact;
  font-size: 57px;
  line-height: 47px;
  color: #025abc;
  opacity: 0.2;
  position: absolute;
  top: 0px;
  left: 0px;
}
.biaoti h3 {
  position: relative;
  font-size: 36px;
  line-height: 36px;
  color: #474747;
  z-index: 99;
  display: inline-block;
}
.biaoti h3 a {
  color: #474747;
}
.biaoti h3::after {
  height: 29px;
  background-color: #ffffff;
  width: 100%;
  position: absolute;
  top: -6px;
  left: -10px;
  content: "";
  z-index: -1;
  padding: 0 10px;
}
.biaoti i {
  display: block;
  margin: 18px 0 22px;
  letter-spacing: 6.6px;
  color: #8e8e8e;
  font-size: 15px;
  line-height: 13px;
}
.biaoti em {
  display: block;
  width: 42px;
  height: 4px;
  background-color: #ff7f38;
  border-radius: 2px;
}
.about {
  width: 100%;
  height: 1418px;
  padding-top: 116px;
  box-sizing: border-box;
  background: url("../images/bg1.png") no-repeat center top;
  position: relative;
  margin-top: -20px;
  z-index: 99;
  overflow: hidden;
}
.about .biaoti {
  height: 71px;
}
.about .pic {
  width: 638px;
  height: 478px;
  position: absolute;
  top: 19px;
  right: -52px;
}
.about .tit {
  height: 46px;
  position: relative;
  box-sizing: border-box;
  padding-left: 49px;
  margin: 38px 0 42px;
}
.about .tit::after {
  width: 31px;
  height: 3px;
  background-color: #025abc;
  position: absolute;
  top: 9px;
  left: 0px;
  content: "";
}
.about .tit p {
  letter-spacing: 5.3px;
  color: #474747;
  font-size: 22px;
  line-height: 22px;
}
.about .tit span {
  display: block;
  letter-spacing: 1.9px;
  color: #c1c1c1;
  font-size: 12px;
  line-height: 12px;
  font-weight: 100;
  margin-top: 12px;
}
.about .jie {
  width: 670px;
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0px;
  color: #7b7b7b;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  height: 144px;
}
.about .mos {
  display: block;
  width: 191px;
  height: 52px;
  background: url("../images/mo1.png") no-repeat center;
  line-height: 52px;
  box-sizing: border-box;
  padding-left: 35px;
  font-size: 16px;
  color: #fff;
  margin-top: 58px;
}
.about .slideTxtBox1 {
  width: 100%;
  margin-top: 98px;
  height: 466px;
  position: relative;
}
.about .slideTxtBox1 .dh {
  position: absolute;
  top: 66px;
  right: 150px;
  line-height: 42px;
  box-sizing: border-box;
  padding-left: 39px;
  background: url("../images/dh2.png") no-repeat left center;
  font-family: arial;
  font-size: 23px;
  font-weight: bold;
  color: #989eb1;
  z-index: 999;
}
.about .slideTxtBox1 .arrow {
  width: 126px;
  height: 43px;
  position: absolute;
  top: 33px;
  right: 0px;
  z-index: 999;
  background: url("../images/arrow2.png") no-repeat center;
}
.about .slideTxtBox1 .arrow a {
  display: block;
  float: left;
  width: 50%;
  height: 43px;
}
.about .slideTxtBox1 .tis {
  float: left;
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
  padding-left: 15px;
  position: relative;
  font-size: 30px;
  color: #474747;
}
.about .slideTxtBox1 .tis span {
  font-size: 15px;
  color: #474747;
}
.about .slideTxtBox1 .tis::after {
  width: 4px;
  height: 30px;
  background-color: #025abc;
  border-radius: 2px;
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
}
.about .slideTxtBox1 .hd {
  float: right;
  width: 370px;
  height: 16px;
  line-height: 16px;
  margin-top: 15px;
}
.about .slideTxtBox1 .hd ul {
  width: 100%;
}
.about .slideTxtBox1 .hd ul li:first-child {
  margin-left: 0;
}
.about .slideTxtBox1 .hd ul li:first-child::after {
  display: none;
}
.about .slideTxtBox1 .hd ul li.on {
  font-weight: bold;
}
.about .slideTxtBox1 .hd ul li {
  float: left;
  margin-left: 37px;
  font-size: 16px;
  color: #474747;
  transition: 0.3s;
  position: relative;
}
.about .slideTxtBox1 .hd ul li::after {
  width: 4px;
  height: 1px;
  background: #474747;
  position: absolute;
  top: 8px;
  left: -20px;
  content: "";
}
.about .slideTxtBox1 .hd ul li a {
  color: #474747;
  transition: 0.3s;
}
.about .slideTxtBox1 .yi {
  width: 518px;
  height: 394px;
  background-color: #ffffff;
  border: solid 1px #e9e9e9;
  float: left;
  margin-top: 42px;
  box-sizing: border-box;
  padding: 3px;
  position: relative;
}
.about .slideTxtBox1 .yi:hover .tu img {
  transform: scale(1.2);
}
.about .slideTxtBox1 .yi .tu {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.about .slideTxtBox1 .yi .tu img {
  width: 100%;
  height: 100%;
  transition: 1s;
}
.about .slideTxtBox1 .yi .zi {
  width: 283px;
  height: 57px;
  position: absolute;
  bottom: 23px;
  right: 15px;
  border-right: 23px 15px solid;
  z-index: 999;
  line-height: 57px;
  background: rgba(0, 40, 108, 0.8);
}
.about .slideTxtBox1 .yi .zi .ti {
  display: block;
  float: left;
  width: 180px;
  margin-left: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #fff;
  transition: 0.3s;
}
.about .slideTxtBox1 .yi .zi .mo {
  float: right;
  margin-right: 10px;
  color: #9fa7be;
  line-height: 57px;
}
.about .slideTxtBox1 .bdss {
  float: right;
  width: 725px;
  margin-top: 113px;
  overflow: hidden;
}
.about .slideTxtBox1 .bdss li {
  width: 342px;
  height: 325px;
  background-color: #ffffff;
  border: solid 1px #e9e9e9;
  margin-right: 37px;
}
.about .slideTxtBox1 .bdss li:hover .tu img {
  transform: scale(1.2);
}
.about .slideTxtBox1 .bdss li:hover .ti {
  color: #025abc;
}
.about .slideTxtBox1 .bdss li .tu {
  display: block;
  width: 99%;
  height: 252px;
  margin: 3px auto;
  overflow: hidden;
}
.about .slideTxtBox1 .bdss li .tu img {
  width: 100%;
  height: 100%;
  transition: 1s;
}
.about .slideTxtBox1 .bdss li .ti {
  width: 100%;
  line-height: 68px;
  height: 67px;
  font-size: 16px;
  color: #777777;
  box-sizing: border-box;
  padding: 0 30px 0 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
}
.about .slideTxtBox1 .bdss li .ti::after {
  content: "-";
  font-size: 16px;
  line-height: 68px;
  color: #777777;
  position: absolute;
  top: 0px;
  right: 10px;
}
.about .listNum {
  width: 100%;
  margin-top: 100px;
  box-sizing: border-box;
  padding: 0 20px;
}
.about .listNum li {
  float: left;
  margin-left: 200px;
  width: 160px;
  text-align: right;
  position: relative;
}
.about .listNum li:first-child {
  margin: 0;
}
.about .listNum li p {
  display: block;
  color: #d1d3db;
  font-size: 14px;
  line-height: 12px;
  height: 21px;
  margin-bottom: 9px;
  text-align: right;
}
.about .listNum li span {
  font-family: Impact;
  font-size: 70px;
  line-height: 40px;
  color: #fff;
}

.about .listNum li b {
  font-family: Impact;
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  display: inline-block;
  transform: translateY(-25px);
}
.about .listNum li em {
  color: #d1d1d1;
  font-size: 14px;
}
.product {
  width: 100%;
  height: 1208px;
  background: url("../images/bg1.png") no-repeat center bottom;
  padding-top: 74px;
  box-sizing: border-box;
  overflow: hidden;
}
.product .mos {
  display: block;
  width: 238px;
  height: 68px;
  position: absolute;
  top: 73px;
  left: 652px;
  z-index: 999;
  background: url("../images/mo2.png") no-repeat center;
  text-align: right;
  box-sizing: border-box;
  padding: 24px 18px 0 0;
  color: #777777;
  font-size: 14px;
  line-height: 12px;
}
.product .mos:hover {
  color: #025abc;
}
.product .slideTxtBox1 {
  width: 100%;
  position: relative;
  height: 375px;
  margin-top: 54px;
}
.product .slideTxtBox1 .hd {
  position: absolute;
  top: -142px;
  right: 10px;
  width: 330px;
  z-index: 99;
}
.product .slideTxtBox1 .hd li.on {
  border-bottom: 1px solid rgba(123, 133, 160, 0.2);
  background: url(../images/mo7.png) no-repeat left top;
}
.product .slideTxtBox1 .hd li.on a {
  background: url(../images/mo5.png) no-repeat right 12px top 10px;
  font-weight: bold;
  color: #025abc;
}
.product .slideTxtBox1 .hd li {
  margin-top: 20px;
  height: 50px;
  border-bottom: 1px solid transparent;
  transition: 0.5s;
  line-height: 33px;
  width: 100%;
  background: url(../images/mo6.png) no-repeat 9px 9px;
  box-sizing: border-box;
  padding-left: 76px;
  color: #444444;
  font-size: 18px;
}
.product .slideTxtBox1 .hd li a {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding-right: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s;
  background: url(../images/mo5.png) no-repeat right -12px top 10px;
}
.product .slideTxtBox1 .bd .yi {
  float: left;
  width: 883px !important;
  height: 374px;
}
.product .slideTxtBox1 .bd .yi:hover .tu img {
  transform: scale(1.2);
}
.product .slideTxtBox1 .bd .yi:hover .zi .ti {
  color: #025abc;
}
.product .slideTxtBox1 .bd .yi .tu {
  display: block;
  width: 458px;
  height: 374px;
  background-color: #ffffff;
  border: solid 1px #e9e9e9;
  box-sizing: border-box;
  padding: 3px;
  overflow: hidden;
  float: left;
}
.product .slideTxtBox1 .bd .yi .tu img {
  width: 100%;
  height: 100%;
  transition: 1s;
  object-fit: cover;
}
.product .slideTxtBox1 .bd .yi .zi {
  width: 385px;
  float: right;
  margin-top: 90px;
}
.product .slideTxtBox1 .bd .yi .zi .ti {
  display: inline-block;
  max-width: 100%;
  height: 39px;
  border-bottom: 2px solid #354978;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  line-height: 20px;
  color: #2e3f6f;
  font-weight: bold;
  box-sizing: border-box;
  padding-left: 38px;
  background: url(../images/menu.png) no-repeat left top;
  transition: 0.3s;
}
.product .slideTxtBox1 .bd .yi .zi span {
  display: block;
  text-align: right;
  color: #025abc;
  margin: 14px 0 40px;
  font-size: 27px;
  line-height: 20px;
  font-weight: bold;
}
.product .slideTxtBox1 .bd .yi .zi .jie {
  line-height: 30px;
  letter-spacing: 0px;
  color: #aaaaaa;
  font-size: 15px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.product .slideTxtBox1 .bd .yi .zi .mo {
  display: block;
  width: 63px;
  height: 23px;
  background: url("../images/mo3.png") no-repeat center;
  margin: 21px 0 0 0;
}
.product .bo {
  width: 100%;
  margin-top: 69px;
}
.product .bo li:hover .tu img {
  transform: scale(1.2);
}
.product .bo li:hover .ti {
  background: #dde4f3 url(../images/mo4.png) no-repeat right 12px center;
}
.product .bo li {
  float: left;
  margin-left: 46px;
  width: 395px;
  height: 392px;
  background-color: #ffffff;
  border: solid 1px #e9e9e9;
  box-sizing: border-box;
}
.product .bo li:first-child {
  margin: 0;
}
.product .bo li .tu {
  display: block;
  width: 380px;
  height: 311px;
  margin: 7px auto;
  overflow: hidden;
}
.product .bo li .tu img {
  width: 100%;
  height: 100%;
  transition: 1s;
  object-fit: cover;
}
.product .bo li .ti {
  display: block;
  width: 100%;
  height: 62px;
  margin-top: 10px;
  line-height: 62px;
  padding: 0 12px;
  transition: 0.5s;
  box-sizing: border-box;
  padding-right: 60px;
  font-size: 16px;
  color: #424242;
  background: #f1eeee url(../images/mo4.png) no-repeat right 12px center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.reason {
  width: 100%;
  height: 987px;
  padding-top: 60px;
  box-sizing: border-box;
  background: url("../images/bg2.jpg") no-repeat center top;
}
.reason .center {
  width: 1330px;
}
.reason .biaoti {
  height: 128px;
  text-align: center;
}
.reason .biaoti p {
  left: 50%;
  transform: translateX(-50%);
}
.reason .biaoti h3::after {
  width: 100%;
}
.reason .biaoti h3 b {
  font-weight: normal;
  color: #ff7f38;
}
.reason .biaoti em {
  margin: 26px auto 12px;
}
.reason .biaoti i {
  margin: 0;
}
.reason .slideTxtBox {
  width: 100%;
  height: 668px;
  position: relative;
}
.reason .slideTxtBox .hd {
  width: 1280px;
  margin: 58px auto 25px;
  height: 48px;
}
.reason .slideTxtBox .hd ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.reason .slideTxtBox .hd ul li:first-child {
  margin: 0;
}
.reason .slideTxtBox .hd ul li {
  float: left;
  margin-left: 30px;
  line-height: 48px;
  position: relative;
  box-sizing: border-box;
  padding-left: 63px;
  font-size: 18px;
  color: #555555;
  transition: 0.5s;
  z-index: 99;
}
.reason .slideTxtBox .hd ul li.on {
  font-weight: bold;
}
.reason .slideTxtBox .hd ul li.on i {
  background-color: #fff !important;
}
.reason .slideTxtBox .hd ul li.on i::after {
  height: 108px;
}
.reason .slideTxtBox .hd ul li i {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 48px;
  height: 48px;
  background: #f1f5fd url(../images/ysico1.png) no-repeat center;
  border-radius: 24px;
  transition: 0.3s;
}
.reason .slideTxtBox .hd ul li i::after {
  width: 68px;
  height: 0;
  background-color: #025abc;
  border-radius: 10px 10px 0px 0px;
  content: "";
  position: absolute;
  top: -18px;
  left: -10px;
  z-index: -1;
  transition: 0.5s;
}
.reason .slideTxtBox .bd {
  width: 100%;
  height: 594px !important;
}
.reason .slideTxtBox .bd .box {
  position: relative;
}
.reason .slideTxtBox .bd .tu {
  width: 100%;
  height: 522px;
}
.reason .slideTxtBox .bd .tu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.reason .slideTxtBox .bd .zi {
  width: 470px;
  height: 264px;
  position: absolute;
  bottom: -72px;
  right: 42px;
  border-right: -72px 42px solid;
  background-color: #fff;
  padding-top: 38px;
  box-sizing: border-box;
}
.reason .slideTxtBox .bd .zi p {
  width: 390px;
  margin-left: 39px;
  line-height: 36px;
  letter-spacing: 0px;
  color: #4a4a4a;
  font-size: 16px;
  height: 104px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.reason .slideTxtBox .bd .zi .dh {
  float: right;
  text-align: right;
  margin: 13px 22px 13px 0;
  height: 23px;
  line-height: 23px;
  font-family: Impact;
  font-size: 29px;
  color: #025abc;
  background: url("../images/dh3.png") no-repeat left center;
  box-sizing: border-box;
  padding-left: 37px;
}
.reason .slideTxtBox .bd .zi .ti {
  width: 470px;
  height: 72px;
  background-color: #025abc;
  box-shadow: 2.9px 0.9px 6px 0px rgba(0, 0, 0, 0.34);
  box-sizing: border-box;
  padding: 0 22px;
  position: relative;
  line-height: 72px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.reason .slideTxtBox .bd .zi .ti i {
  font-family: Impact;
  font-size: 34px;
  display: block;
  line-height: 72px;
  color: #fff;
  position: absolute;
  top: 0px;
  right: 22px;
}
.reason .slideTxtBox .bd .zi .ti i::after {
  width: 58px;
  height: 1px;
  background-color: #dde4f3;
  position: absolute;
  top: 50%;
  left: -73px;
  content: "";
}
.case {
  width: 100%;
  height: 967px;
  background: url(../images/bg2.jpg) no-repeat center -987px;
  position: relative;
}
.case::before {
  width: 158px;
  height: 440px;
  background-color: #354978;
  position: absolute;
  bottom: 0px;
  right: 0px;
  border-right: 0 0px solid;
  content: "";
}
.case .biaoti {
  float: left;
}
.case .mos {
  display: block;
  width: 238px;
  height: 68px;
  float: right;
  z-index: 999;
  background: url("../images/mo2.png") no-repeat center;
  text-align: right;
  box-sizing: border-box;
  padding: 24px 18px 0 0;
  color: #777777;
  font-size: 14px;
  line-height: 12px;
  margin-top: 70px;
}
.case .mos:hover {
  color: #025abc;
}
.case ul {
  width: 100%;
  transform: translateY(-12px);
}
.case ul li:nth-child(3n) {
  margin-right: 0;
}
.case ul li {
  margin-top: 31px;
  margin-right: 54px;
  width: 390px;
  height: 360px;
  border-bottom: 1px solid #dde4f3;
  position: relative;
  float: left;
}
.case ul li::before {
  content: '';
  display: block;
  transition: 0.7s;
  width: 0px;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-left: 0 0px solid;
  background: #025abc;
}
.case ul li:hover:before {
  width: 100%;
}
.case ul li:hover .tu {
  box-shadow: 2.9px 0.9px 6px 0px rgba(0, 0, 0, 0.34);
}
.case ul li:hover .tu img {
  transform: scale(1.2);
}
.case ul li:hover .ti {
  color: #025abc;
}
.case ul li:hover .mo {
  background: #025abc;
  color: #fff;
  line-height: 43px;
}
.case ul li .tu {
  display: block;
  width: 100%;
  height: 300px;
  overflow: hidden;
  transition: 0.5s;
  box-sizing: border-box;
  padding: 6px;
  border: solid 1px #e9e9e9;
}
.case ul li .tu a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.case ul li .tu img {
  width: 100%;
  height: 100%;
  transition: 1s;
  object-fit: cover;
}
.case ul li .ti {
  width: 100%;
  display: block;
  line-height: 60px;
  height: 60px;
  padding-right: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s;
  box-sizing: border-box;
  padding-left: 30px;
  position: relative;
  font-size: 16px;
  color: #555555;
}
.case ul li .ti::after {
  width: 9px;
  height: 2px;
  background-color: #025abc;
  position: absolute;
  top: 30px;
  left: 12px;
  content: "";
}
.case ul li .mo {
  display: block;
  width: 73px;
  height: 43px;
  position: absolute;
  bottom: -10px;
  right: 12px;
  border-right: -10px 12px solid;
  line-height: 58px;
  text-align: center;
  font-size: 12px;
  color: #b0b0b0;
  transition: 0.5s;
  background: #fff;
}
.news {
  width: 100%;
  height: 1018px;
  background: url("../images/bg3.jpg") no-repeat center top;
  padding-top: 78px;
  box-sizing: border-box;
  overflow: hidden;
}
.news .biaoti {
  float: left;
  width: 500px;
}
.news .biaoti p {
  color: #727d9b;
  opacity: 1;
}
.news .biaoti h3 {
  color: #fff;
}
.news .biaoti h3 a {
  color: #fff;
}
.news .biaoti h3::after {
  background-color: #354978;
}
.news .biaoti i {
  color: #aeb3c3;
}
.news .slideTxtBox1 {
  height: 730px;
}
.news .hd {
  float: right;
  margin-top: 72px;
  width: 425px;
  height: 45px;
  position: relative;
}
.news .hd::after {
  width: 169px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  right: -180px;
  content: "";
}
.news .hd ul {
  width: 100%;
}
.news .hd ul li.on {
  background: #025abc url(../images/xw.png) no-repeat 20px center;
  font-weight: bold;
}
.news .hd ul li:first-child {
  margin: 0;
}
.news .hd ul li:first-child::after {
  display: none;
}
.news .hd ul li {
  float: left;
  width: 129px;
  height: 45px;
  line-height: 45px;
  border-radius: 22.5px;
  transition: 0.5s;
  position: relative;
  box-sizing: border-box;
  padding-left: 45px;
  font-size: 16px;
  background: url(../images/xw.png) no-repeat 20px center;
  margin-left: 18px;
}
.news .hd ul li::after {
  width: 4px;
  height: 1px;
  background: #FFF;
  content: "";
  position: absolute;
  top: 50%;
  left: -11px;
}
.news .hd ul li a {
  color: #fff;
}
.news .bd {
  width: 100%;
  margin-top: 88px;
}
.news .bd .left {
  width: 850px;
  height: 510px;
  float: left;
}
.news .bd .left .pic {
  display: block;
  width: 100%;
  height: 172px;
  margin-bottom: 29px;
}
.news .bd .left .bot {
  width: 100%;
  height: 310px;
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 19px 18px;
}
.news .bd .left .bot .le {
  width: 503px;
}
.news .bd .left .bot .le .yi {
  width: 100%;
  height: 139px;
}
.news .bd .left .bot .le .yi:hover .tu img {
  transform: scale(1.2);
}
.news .bd .left .bot .le .yi:hover .zi .ti {
  color: #025abc;
}
.news .bd .left .bot .le .yi .tu {
  float: left;
  display: block;
  width: 170px;
  height: 116px;
  overflow: hidden;
}
.news .bd .left .bot .le .yi .tu img {
  width: 100%;
  height: 100%;
  transition: 1s;
}
.news .bd .left .bot .le .yi .zi {
  width: 315px;
  float: right;
  margin-top: 8px;
}
.news .bd .left .bot .le .yi .zi .ti {
  display: block;
  width: 100%;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333;
  font-size: 16px;
  margin-bottom: 22px;
  transition: 0.3s;
}
.news .bd .left .bot .le .yi .zi .shi {
  float: right;
  line-height: 19px;
  font-size: 12px;
  color: #025abc;
}
.news .bd .left .bot .le .yi .zi .shi i {
  display: inline-block;
  width: 47px;
  height: 19px;
  background-color: #025abc;
  text-align: center;
  color: #fff;
  font-size: 12px;
  margin-left: 8px;
}
.news .bd .left .bot .le li {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  line-height: 60px;
}
.news .bd .left .bot .le li::before {
  content: '';
  display: block;
  transition: 0.7s;
  width: 0px;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-left: 0 0px solid;
  background: #025abc;
}
.news .bd .left .bot .le li:hover:before {
  width: 100%;
}
.news .bd .left .bot .le li:hover .ti {
  color: #025abc;
}
.news .bd .left .bot .le li .ti {
  display: block;
  width: 420px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #666666;
}
.news .bd .left .bot .le li .shi {
  float: right;
  font-size: 12px;
  color: #939393;
}
.news .bd .left .bot .ri {
  width: 260px;
  margin-top: 14px;
}
.news .bd .left .bot .ri li {
  width: 100%;
  height: 62px;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  line-height: 16px;
  margin-bottom: 32px;
}
.news .bd .left .bot .ri li::before {
  content: '';
  display: block;
  transition: 0.7s;
  width: 0px;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-left: 0 0px solid;
  background: #025abc;
}
.news .bd .left .bot .ri li:hover:before {
  width: 100%;
}
.news .bd .left .bot .ri li:hover .ti {
  color: #025abc;
}
.news .bd .left .bot .ri li .ti {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #666666;
}
.news .bd .left .bot .ri li .shi {
  float: right;
  font-size: 12px;
  color: #939393;
  margin-top: 22px;
  line-height: 9px;
}
.news .bd .right {
  width: 396px;
  height: 510px;
  background-color: #ffffff;
  float: right;
  box-sizing: border-box;
  padding: 22px 18px;
}
.news .bd .right:hover .tu img {
  transform: scale(1.2);
}
.news .bd .right:hover .ti {
  color: #025abc;
}
.news .bd .right .tu {
  display: block;
  width: 100%;
  height: 310px;
  overflow: hidden;
}
.news .bd .right .tu img {
  width: 100%;
  height: 100%;
  transition: 1s;
}
.news .bd .right .ti {
  width: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 25px 0 19px;
  color: #555555;
  font-size: 18px;
  line-height: 18px;
  transition: 0.3s;
}
.news .bd .right .jie {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  width: 100%;
  line-height: 28px;
  letter-spacing: 0px;
  color: #959494;
  font-size: 14px;
  box-sizing: border-box;
  padding-left: 46px;
  position: relative;
}
.news .bd .right .jie::after {
  width: 2px;
  height: 40px;
  background-color: #025abc;
  content: "";
  position: absolute;
  top: 7px;
  left: 0px;
}
.news .bd .right .shi {
  height: 19px;
  line-height: 19px;
  margin-top: 18px;
  color: #b5b5b5;
  font-size: 12px;
}
.news .bd .right .shi i {
  display: inline-block;
  margin-right: 8px;
  width: 47px;
  height: 19px;
  background-color: #025abc;
  text-align: center;
  color: #fff;
}
.news .ly {
  width: 100%;
  margin-top: 60px;
  height: 94px;
  border-bottom: 1px solid #58668a;
  position: relative;
  padding-top: 40px;
  box-sizing: border-box;
}
.news .ly .biaoti {
  width: 205px;
  height: 63px;
  margin-top: -25px;
  margin-right: 35px;
  float: left;
}
.news .ly .biaoti h3 {
  font-size: 28px;
  line-height: 28px;
}
.news .ly .biaoti h3::after {
  left: 0;
  width: 92%;
}
.news .ly::after {
  width: 1050px;
  height: 1px;
  position: absolute;
  top: 0px;
  right: 0px;
  background: #58668a;
  content: "";
}
.news .ly #tel {
  width: 214px;
  float: left;
  margin-left: 18px;
  background: url(../images/l2.png) no-repeat left center;
}
.news .ly input {
  border-right: 1px solid #58668a;
  width: 202px;
  height: 20px;
  background: url(../images/l1.png) no-repeat left center;
  line-height: 20px;
  box-sizing: border-box;
  padding-left: 28px;
  color: #fff;
  padding-right: 10px;
  font-size: 16px;
  float: left;
}
.news .ly input::placeholder {
  line-height: 20px;
  letter-spacing: 0px;
  color: #fff;
}
.news .ly .yzm {
  position: relative;
  width: 270px;
  height: 20px;
  line-height: 20px;
  float: left;
  margin-left: 13px;
}
.news .ly .yzm #codeText {
  width: 100%;
  height: 20px;
  background: url(../images/l4.png) no-repeat left center;
  line-height: 20px;
  box-sizing: border-box;
  padding-left: 30px;
  color: #fff;
  padding-right: 10px;
}
.news .ly .yzm #imgCode {
  position: absolute;
  right: 20px;
  bottom: -5px;
  width: 72px;
  height: 30px;
  color: #fff;
  background-color: #ccc;
}
.news .ly #btn {
  width: 79px;
  height: 38px;
  background: #025abc url(../images/l5.png) no-repeat center;
  border-radius: 19px;
  color: #fff;
  line-height: 20px;
  display: block;
  cursor: pointer;
  float: right;
  margin-top: -9px;
}
.news .ly #contant {
  width: 214px;
  height: 20px;
  background: url(../images/l3.png) no-repeat left center;
  line-height: 18px;
  box-sizing: border-box;
  padding-left: 30px;
  color: #fff;
  padding-right: 10px;
  float: left;
  display: block;
  font-size: 16px;
  margin-left: 18px;
  border-right: 1px solid #58668a;
}
.news .ly #contant::placeholder {
  letter-spacing: 0px;
  color: #fff;
}
